home *** CD-ROM | disk | FTP | other *** search
- ;
- ; SPOINT.CTL Control file for Spoint 1.20
- ;
- ; If Spoint can't find this file in the current directory, it will
- ; search the directory pointed to by Spoint's environment variable,
- ; provided you've set it of course.
- ;
- ; ------------------------------------------------------------------
- ; Network Addresses (All of these are required except "Fakenet")
- ; ------------------------------------------------------------------
- ;
- Address 1:2345/678.90
- ;
- ;
- Bossnode 1:2345/678
- ;
- ;
- Fakenet 1:9999/90
- ;
- ; Omit this keyword if you're a 4d point.
- ;
- ;
- ; ------------------------------------------------------------------
- ; Compression (This is required)
- ; ------------------------------------------------------------------
- ;
- ; %a = Archive name.
- ; %f = File to include.
- ;
- ; These will create SEA-compatible archives. Everybody should be
- ; able to handle this type of compression.
- ;
- Compress arc /a5 %a %f
- ;
- ; Compress pak a /c /st %a %f
- ; Compress arca %a %f
- ; Compress pkarc -oct a %a %f
- ; Compress pkpak -oct a %a %f
- ;
- ; Don't use the following unless you have an arragement with your
- ; bossnode or know for a fact that he supports this type of
- ; compression.
- ;
- ; Compress arj -e %a %f
- ; Compress pkzip -a %a %f
- ; Compress lha a /m %a %f
- ; Compress zoo a: %a %f
- ;
- ; ------------------------------------------------------------------
- ; Path specifications (All of these are required)
- ; ------------------------------------------------------------------
- ;
- Netmail e:\fd\mail
- ;
- Hudson e:\fd\msgs
- ;
- Inbound e:\fd\file
- ;
- Outbound e:\fd\packet
- ;
- ;
- ; ------------------------------------------------------------------
- ; Miscellaneous (None of these are required)
- ; ------------------------------------------------------------------
- ;
- ; Logfile e:\fd\spoint.log
- ;
- ; Tearline Spoint 1.20
- ;
- ; Password bozo
- ;
- ; History
- ;
- ; Packet Type-2+
- ;
- ; QuietArc
- ;
- ; ------------------------------------------------------------------
- ; That's all!
- ; ------------------------------------------------------------------
-